home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x64.msi / Data1.cab / _B1AB4225CC8A498DB05C657202CCBEEF < prev    next >
Text File  |  2008-06-28  |  10KB  |  256 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>Form2</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form2</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>523</width>
  12.             <height>220</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form2</string>
  17.     </property>
  18.     <grid>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <spacer row="0" column="0">
  23.             <property name="name">
  24.                 <cstring>spacer3</cstring>
  25.             </property>
  26.             <property name="orientation">
  27.                 <enum>Horizontal</enum>
  28.             </property>
  29.             <property name="sizeType">
  30.                 <enum>Fixed</enum>
  31.             </property>
  32.             <property name="sizeHint">
  33.                 <size>
  34.                     <width>30</width>
  35.                     <height>16</height>
  36.                 </size>
  37.             </property>
  38.         </spacer>
  39.         <spacer row="0" column="2">
  40.             <property name="name">
  41.                 <cstring>spacer3_2</cstring>
  42.             </property>
  43.             <property name="orientation">
  44.                 <enum>Horizontal</enum>
  45.             </property>
  46.             <property name="sizeType">
  47.                 <enum>Fixed</enum>
  48.             </property>
  49.             <property name="sizeHint">
  50.                 <size>
  51.                     <width>30</width>
  52.                     <height>16</height>
  53.                 </size>
  54.             </property>
  55.         </spacer>
  56.         <widget class="QLabel" row="3" column="1">
  57.             <property name="name">
  58.                 <cstring>ChooseDestTip</cstring>
  59.             </property>
  60.             <property name="sizePolicy">
  61.                 <sizepolicy>
  62.                     <hsizetype>5</hsizetype>
  63.                     <vsizetype>4</vsizetype>
  64.                     <horstretch>0</horstretch>
  65.                     <verstretch>0</verstretch>
  66.                 </sizepolicy>
  67.             </property>
  68.             <property name="text">
  69.                 <string>To continue, click <b>Next</b></string>
  70.             </property>
  71.             <property name="alignment">
  72.                 <set>AlignTop|AlignLeft</set>
  73.             </property>
  74.         </widget>
  75.         <widget class="QButtonGroup" row="0" column="1">
  76.             <property name="name">
  77.                 <cstring>BackupDestButtonGroup</cstring>
  78.             </property>
  79.             <property name="frameShape">
  80.                 <enum>NoFrame</enum>
  81.             </property>
  82.             <property name="lineWidth">
  83.                 <number>0</number>
  84.             </property>
  85.             <property name="title">
  86.                 <string></string>
  87.             </property>
  88.             <property name="flat">
  89.                 <bool>true</bool>
  90.             </property>
  91.             <property name="selectedId" stdset="0">
  92.                 <number>1</number>
  93.             </property>
  94.             <vbox>
  95.                 <property name="name">
  96.                     <cstring>unnamed</cstring>
  97.                 </property>
  98.                 <widget class="QLabel">
  99.                     <property name="name">
  100.                         <cstring>textLabel1</cstring>
  101.                     </property>
  102.                     <property name="text">
  103.                         <string>There are several ways the Wizard can restore your data. Plese select how would you like to restore the archive:</string>
  104.                     </property>
  105.                     <property name="alignment">
  106.                         <set>WordBreak|AlignTop</set>
  107.                     </property>
  108.                 </widget>
  109.                 <widget class="QRadioButton">
  110.                     <property name="name">
  111.                         <cstring>rbRestoreOriginal</cstring>
  112.                     </property>
  113.                     <property name="focusPolicy">
  114.                         <enum>TabFocus</enum>
  115.                     </property>
  116.                     <property name="text">
  117.                         <string>Restore backup at the original location(s)</string>
  118.                     </property>
  119.                     <property name="checked">
  120.                         <bool>true</bool>
  121.                     </property>
  122.                     <property name="buttonGroupId">
  123.                         <number>1</number>
  124.                     </property>
  125.                     <property name="whatsThis" stdset="0">
  126.                         <string>Select the option to restore contents of the backup to its original location.</string>
  127.                     </property>
  128.                 </widget>
  129.                 <widget class="QRadioButton">
  130.                     <property name="name">
  131.                         <cstring>SaveToMountedRadioButton</cstring>
  132.                     </property>
  133.                     <property name="enabled">
  134.                         <bool>false</bool>
  135.                     </property>
  136.                     <property name="focusPolicy">
  137.                         <enum>NoFocus</enum>
  138.                     </property>
  139.                     <property name="text">
  140.                         <string>Select Manually where to restore</string>
  141.                     </property>
  142.                     <property name="buttonGroupId">
  143.                         <number>2</number>
  144.                     </property>
  145.                     <property name="whatsThis" stdset="0">
  146.                         <string>Select the option to restore contents of the backup to a particular folder on the disk.</string>
  147.                     </property>
  148.                 </widget>
  149.                 <spacer>
  150.                     <property name="name">
  151.                         <cstring>spacer7</cstring>
  152.                     </property>
  153.                     <property name="orientation">
  154.                         <enum>Vertical</enum>
  155.                     </property>
  156.                     <property name="sizeType">
  157.                         <enum>Expanding</enum>
  158.                     </property>
  159.                     <property name="sizeHint">
  160.                         <size>
  161.                             <width>16</width>
  162.                             <height>10</height>
  163.                         </size>
  164.                     </property>
  165.                 </spacer>
  166.                 <widget class="CStaticTip">
  167.                     <property name="name">
  168.                         <cstring>BackupDestStaticTip</cstring>
  169.                     </property>
  170.                     <property name="enabled">
  171.                         <bool>true</bool>
  172.                     </property>
  173.                     <property name="sizePolicy">
  174.                         <sizepolicy>
  175.                             <hsizetype>3</hsizetype>
  176.                             <vsizetype>4</vsizetype>
  177.                             <horstretch>0</horstretch>
  178.                             <verstretch>0</verstretch>
  179.                         </sizepolicy>
  180.                     </property>
  181.                     <property name="Alignment" stdset="0">
  182.                         <set>WordBreak|AlignVCenter|AlignLeft</set>
  183.                     </property>
  184.                     <property name="Margin" stdset="0">
  185.                         <number>10</number>
  186.                     </property>
  187.                     <property name="ShadowWidth" stdset="0">
  188.                         <number>2</number>
  189.                     </property>
  190.                     <property name="HideOnKillFocus" stdset="0">
  191.                         <bool>false</bool>
  192.                     </property>
  193.                     <vbox>
  194.                     </vbox>
  195.                 </widget>
  196.                 <spacer>
  197.                     <property name="name">
  198.                         <cstring>spacer21_2</cstring>
  199.                     </property>
  200.                     <property name="orientation">
  201.                         <enum>Vertical</enum>
  202.                     </property>
  203.                     <property name="sizeType">
  204.                         <enum>Fixed</enum>
  205.                     </property>
  206.                     <property name="sizeHint">
  207.                         <size>
  208.                             <width>16</width>
  209.                             <height>10</height>
  210.                         </size>
  211.                     </property>
  212.                 </spacer>
  213.             </vbox>
  214.         </widget>
  215.         <spacer row="2" column="1">
  216.             <property name="name">
  217.                 <cstring>spacer16</cstring>
  218.             </property>
  219.             <property name="orientation">
  220.                 <enum>Vertical</enum>
  221.             </property>
  222.             <property name="sizeType">
  223.                 <enum>Expanding</enum>
  224.             </property>
  225.             <property name="sizeHint">
  226.                 <size>
  227.                     <width>16</width>
  228.                     <height>0</height>
  229.                 </size>
  230.             </property>
  231.         </spacer>
  232.     </grid>
  233. </widget>
  234. <connections>
  235.     <connection>
  236.         <sender>BackupDestButtonGroup</sender>
  237.         <signal>clicked(int)</signal>
  238.         <receiver>Form2</receiver>
  239.         <slot>BackupDestGroup_clicked(int)</slot>
  240.     </connection>
  241.     <connection>
  242.         <sender>BackupDestButtonGroup</sender>
  243.         <signal>clicked(int)</signal>
  244.         <receiver>BackupDestStaticTip</receiver>
  245.         <slot>OnRadioClicked(int)</slot>
  246.     </connection>
  247. </connections>
  248. <slots>
  249.     <slot>BackupDestGroup_clicked(int)</slot>
  250. </slots>
  251. <layoutdefaults spacing="6" margin="0"/>
  252. <includehints>
  253.     <includehint>statictip.h</includehint>
  254. </includehints>
  255. </UI>
  256.